From: Jyrki Gadinger Date: Tue, 22 Apr 2025 09:54:26 +0000 (+0200) Subject: ci: pin craft revision to a specific commit X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2^2~12^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22Program/%22http:/www.example.com/cgi/%22https:/%22Program?a=commitdiff_plain;h=7e278bd1af0c50f09c01690789904bf9e0ffe566;p=nextcloud-desktop.git ci: pin craft revision to a specific commit 25.03-nc still has pkg-config in it, which recently got replaced in Craft by pkgconf Signed-off-by: Jyrki Gadinger --- diff --git a/craftmaster.ini b/craftmaster.ini index bde34074c..a201df5fa 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -1,7 +1,8 @@ [General] Branch = master -ShallowClone = True # CraftUrl = https://github.com/allexzander/craft.git +CraftRevision = ec08a9becf7f7749c0d39282561ba5468b80d5e6 +ShallowClone = False # Variables defined here override the default value # The variable names are casesensitive